hasBluetooth

@get:JvmName(name = "getHasBluetooth")
@set:JvmName(name = "setHasBluetooth")
var hasBluetooth: Boolean
Indicates that the device has native bluetooth capability

bool hasBluetooth = 5;